RE: [INTERFACES] JDBC Query performance - Mailing list pgsql-interfaces

From Herouth Maoz
Subject RE: [INTERFACES] JDBC Query performance
Date
Msg-id l03110711b31ab6b1d8f4@[147.233.152.189]
Whole thread Raw
In response to RE: [INTERFACES] JDBC Query performance  (Peter Mount <petermount@it.maidstone.gov.uk>)
Responses RE: [INTERFACES] JDBC Query performance  (Peter T Mount <peter@retep.org.uk>)
List pgsql-interfaces
At 11:07 +0200 on 18/03/1999, Peter Mount wrote:


>
> The delay is because the driver currently retrieves the entire result
> into a Vector() before returning the ResultSet.

Couldn't it also be because of Java's usage of network sockets compared to
psql's use of unix sockets?

Herouth

--
Herouth Maoz, Internet developer.
Open University of Israel - Telem project
http://telem.openu.ac.il/~herutma



pgsql-interfaces by date:

Previous
From: John Wright
Date:
Subject: 6.4.2 psql/libpq not returning after error
Next
From: Tom Lane
Date:
Subject: Re: [INTERFACES] 6.4.2 psql/libpq not returning after error